func math.archHypot 2 uses math (current package) hypot.go#L21: return archHypot(p, q) hypot_asm.go#L11: func archHypot(p, q float64) float64
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)